Linux webm002.cluster126.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
/
home
/
ariannadhf
/
www
/
wp-content
/
plugins
/
code-snippets
/
css
/
common
/
/home/ariannadhf/www/wp-content/plugins/code-snippets/css/common/_direction.scss
:root { --cs-direction-multiplier: 1; // LTR = 1, RTL = -1 } html[dir="rtl"], body.rtl { --cs-direction-multiplier: -1; }